Articles by Hitesh Jethva
-
How to Install Jira Agile Project Management Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0ira is one of the most popular project management applications developed by Atlassian. In this tutorial, we will explain how to install the Jira project management application on the Debian 11 server.
-
How to Install Anaconda Python on CentOS 8
Author: Hitesh Jethva • Tags: linux, programming • Comments: 0
Anaconda is a free and open-source package manager for Python and R Programming languages. It is specially designed for data science and machine learning platforms on Linux, Windows, and Mac OS.
-
Install and Use nmon Tool To Monitor Linux Systems
Author: Hitesh Jethva • Tags: linux, monitoring • Comments: 0Nmon is a simple, lightweight, and handy tool that lets you see what’s going on in your server. Nmon provides a simple ncurses interface to display the Linux system resources usage like CPU, memory, network, disks, file system, NFS, top processes, resources, and more.
-
-
How to Install Java OpenJDK and Oracle JDK on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu • Comments: 1Java is one of the most powerful programming languages. This post will show you how to install OpenJDK and Oracle JDK on Ubuntu 22.04.
-
How to Install Zeek Network Security Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security • Comments: 1Zeek is a free, open-source, and worlds leading security monitoring tool used as a network intrusion detection system and network traffic analyzer. This post will show you how to install the Zeek network security tool on Ubuntu 22.04.
-
How to Install ionCube Loader on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 0This tutorial will explain how to install ionCube Loader on a Debian 11 server. IonCube is a PHP extension that can decode secured encrypted PHP files at runtime.
-
How to Install Cerb Collaboration and Email Automation on Ubuntu 22.04
Author: Hitesh Jethva • Tags: email, linux, ubuntu • Comments: 0Cerb is a free, open-source, fast, and flexible platform for business collaboration and automation. It is a web-based tool used for sending a high volume of emails. This tutorial will show you how to install the Cerb Automation tool on Ubuntu 22.04.
-
How to Install KeeWeb Password Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0KeeWeb is an open-source and cross-platform password manager compatible with KeePass. This post will explain how to install the KeeWeb password manager on Ubuntu 22.04.
-
How to Set Up a Kubernetes Cluster Using Minicube on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 0Minikube is a free and open-source tool that comes with a set of built-in add-ons that helps you to set up a Kubernetes cluster in your local system. This tutorial will teach how to install Minikube on Debian 11.
-
How to Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu • Comments: 1RTMP also called "real-time messaging protocol" is a data transmission technology that supports live online video streaming. It is used to transmit video files from an encoder to an online video hosting platform. This tutorial will show you how to set up a video streaming server using Nginx-RTMP on Ubuntu 22.04 server.